Add draft-16 moq-rs test client for interop testing#35
Merged
englishm-cloudflare merged 1 commit intomainfrom Feb 11, 2026
Merged
Add draft-16 moq-rs test client for interop testing#35englishm-cloudflare merged 1 commit intomainfrom
englishm-cloudflare merged 1 commit intomainfrom
Conversation
Add moq-rs-draft-16 entry to implementations.json pointing to the draft-16 interop branch. This enables others to build and run the moq-rs test client against draft-16 relays (e.g. quiche-moq). Also adds --repo flag to the moq-rs build script to support building from forks/alternate repositories. Build and test: ./builds/moq-rs/build.sh --repo https://github.com/englishm-cloudflare/moq-rs-1 \ --ref me/draft-16-interop --target client Currently passes 6/6 interop tests against quiche-moq relay.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
moq-rs-draft-16entry toimplementations.jsonpointing to the draft-16 interop branch onenglishm-cloudflare/moq-rs-1--repoflag tobuilds/moq-rs/build.shto support building from forks/alternate repositoriesBuild and test
Test results
6/6 tests pass against quiche-moq relay (Google QUICHE
07d3bf2e7):Notes
--repoflag auto-detects when the clone URL has changed and re-clones as needed